SixBit API Schema
ShipmentType Complex Type
Description
The information about a shipment.
Namespace (none)
Diagram
Sales Element Any Sequence CustomFields Element ReferenceID Element eBayAddressID Element Phone Element Country Element PostalCode Element State Element City Element AddressLine3 Element AddressLine2 Element AddressLine1 Element Company Element LastName Element Initial Element FirstName Element Name Element All ShippingAddress Element SiteOrderID Element USPSPickupManifestID Element ScanFormManifestID Element IntegratedCarrierID Element IsUSPSPickupRequested Element IsScanFormPrinted Element OriginTemplateName Element OriginTemplateID Element DropShipperNotifiedDate Element IsDropShipperNotified Element FulfillmentSource Element ShippedNotificationSentDate Element IsShippedNotificationSent Element IsShipped Element IsMissing Element Notes Element InsuranceID Element InsuredDate Element IsPostagePrinted Element IsPackingListPrinted Element InsuredValue Element InsuranceType Element DimensionDepth Element DimensionWidth Element DimensionLength Element WeightMinor Element WeightMajor Element TrackingNumber Element ActualInsuranceCost Element ActualShippingCost Element ChargedShippingCost Element HandlingFee Element ShippedDate Element ShippingServiceID Element ExternalOrderID Element OrderID Element ExternalShipmentID Element ShipmentID Element All ShipmentType Complex Type
Overview
ShipmentType
The information about a shipment.
All
Sequence
Any 0..∞
Sales optional
Sequence
Sale 1..∞ SaleType Complex Type
The information about a sale.
All
Sequence
Any 0..∞
Used By
Shipment Element
Shipment Element
Source
<xs:complexType name="ShipmentType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The information about a shipment.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="ShipmentID" type="ShipmentIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ExternalShipmentID" type="ExternalShipmentIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="OrderID" type="OrderIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ExternalOrderID" type="ExternalOrderIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippingServiceID" type="ShippingServiceIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippedDate" type="ShippedDateType" maxOccurs="1" minOccurs="0" />
    <xs:element name="HandlingFee" type="HandlingFeeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ChargedShippingCost" type="ChargedShippingCostType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ActualShippingCost" type="ActualShippingCostType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ActualInsuranceCost" type="ActualInsuranceCostType" maxOccurs="1" minOccurs="0" />
    <xs:element name="TrackingNumber" type="TrackingNumberType" maxOccurs="1" minOccurs="0" />
    <xs:element name="WeightMajor" type="WeightMajorType" maxOccurs="1" minOccurs="0" />
    <xs:element name="WeightMinor" type="WeightMinorType" maxOccurs="1" minOccurs="0" />
    <xs:element name="DimensionLength" type="DimensionLengthType" maxOccurs="1" minOccurs="0" />
    <xs:element name="DimensionWidth" type="DimensionWidthType" maxOccurs="1" minOccurs="0" />
    <xs:element name="DimensionDepth" type="DimensionDepthType" maxOccurs="1" minOccurs="0" />
    <xs:element name="InsuranceType" type="InsuranceTypeType" maxOccurs="1" minOccurs="0" />
    <xs:element name="InsuredValue" type="InsuredValueType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsPackingListPrinted" type="IsPackingListPrintedType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsPostagePrinted" type="IsPostagePrintedType" maxOccurs="1" minOccurs="0" />
    <xs:element name="InsuredDate" type="InsuredDateType" maxOccurs="1" minOccurs="0" />
    <xs:element name="InsuranceID" type="InsuranceIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Notes" type="NotesType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsMissing" type="IsMissingType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsShipped" type="IsShippedType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsShippedNotificationSent" type="IsShippedNotificationSentType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippedNotificationSentDate" type="ShippedNotificationSentDateType" maxOccurs="1" minOccurs="0" />
    <xs:element name="FulfillmentSource" type="FulfillmentSourceType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsDropShipperNotified" type="IsDropShipperNotifiedType" maxOccurs="1" minOccurs="0" />
    <xs:element name="DropShipperNotifiedDate" type="DropShipperNotifiedDateType" maxOccurs="1" minOccurs="0" />
    <xs:element name="OriginTemplateID" type="OriginTemplateIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="OriginTemplateName" type="OriginTemplateNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsScanFormPrinted" type="IsScanFormPrintedType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IsUSPSPickupRequested" type="IsUSPSPickupRequestedType" maxOccurs="1" minOccurs="0" />
    <xs:element name="IntegratedCarrierID" type="IntegratedCarrierIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ScanFormManifestID" type="ScanFormManifestIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="USPSPickupManifestID" type="USPSPickupManifestIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="SiteOrderID" type="SiteOrderIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippingAddress" type="AddressType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CustomFields" maxOccurs="1" minOccurs="0" type="CustomFieldsType" />
    <xs:element name="Sales" minOccurs="0" maxOccurs="1">
      <xs:complexType>
        <xs:sequence>
          <xs:element name="Sale" type="SaleType" minOccurs="1" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>The information about a sale.</xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
  </xs:all>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.